* undo.c (Fprimitive_undo): Give clearer error message when trying to
authorChong Yidong <cyd@stupidchicken.com>
Fri, 30 Mar 2007 02:04:02 +0000 (02:04 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 30 Mar 2007 02:04:02 +0000 (02:04 +0000)
change text properties outside accessible part of buffer.

src/ChangeLog

index 306db1940f5d6da897d939a6dbd3ff9887b1a77a..6b8363ad2d494ecd589ac7c6de8ca2d7567789f5 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * undo.c (Fprimitive_undo): Give clearer error message when trying
+       to change text properties outside accessible part of buffer.
+
 2007-03-29  Kim F. Storm  <storm@cua.dk>
 
        * process.c (wait_reading_process_output) [HAVE_PTYS]: